Vcenter NamespaceManagement LoadBalancers HAProxyInfo
This schema is deprecated as of vSphere API 9.0.0.0.
The Vcenter NamespaceManagement LoadBalancers HAProxyInfo contains information related to the HAProxy load balancer in the namespace.
This schema was added in vSphere API 7.0.1.0.
{
"servers": [
{
"host": "string",
"port": 0
}
],
"username": "string",
"certificate_authority_chain": "string"
}
This property is deprecated as of vSphere API 9.0.0.0.
A list of the addresses for the DataPlane API servers used to configure HAProxy.
This property was added in vSphere API 7.0.1.0.
This property is deprecated as of vSphere API 9.0.0.0.
An administrator user name for accessing the HAProxy Data Plane API server.
This property was added in vSphere API 7.0.1.0.
This property is deprecated as of vSphere API 9.0.0.0.
PEM-encoded CA certificate chain which is used to verify x509 certificates received from the server.
This property was added in vSphere API 7.0.1.0.